projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5ed65c
)
(command-line): Use `custom-reevaluate-setting' for
author
YAMAMOTO Mitsuharu
<mituharu@math.s.chiba-u.ac.jp>
Sat, 23 Sep 2006 09:16:49 +0000
(09:16 +0000)
committer
YAMAMOTO Mitsuharu
<mituharu@math.s.chiba-u.ac.jp>
Sat, 23 Sep 2006 09:16:49 +0000
(09:16 +0000)
`focus-follows-mouse'.
lisp/startup.el
patch
|
blob
|
history
diff --git
a/lisp/startup.el
b/lisp/startup.el
index 8ac1cef5237e85b6c39eecdc7eb81269b923dd49..3db972c3d23821d8d7dd6cf7815c730e117034b0 100644
(file)
--- a/
lisp/startup.el
+++ b/
lisp/startup.el
@@
-779,6
+779,7
@@
or `CVS', and any subdirectory that contains a file named `.nosearch'."
(custom-reevaluate-setting 'mouse-wheel-up-event)
(custom-reevaluate-setting 'file-name-shadow-mode)
(custom-reevaluate-setting 'send-mail-function)
+ (custom-reevaluate-setting 'focus-follows-mouse)
;; Register default TTY colors for the case the terminal hasn't a
;; terminal init file.